github.com/refraction-networking/utls.Conn.handlePostHandshakeMessage (method)
3 uses
github.com/refraction-networking/utls (current package)
conn.go#L1309: func (c *Conn) handlePostHandshakeMessage() error {
conn.go#L1399: if err := c.handlePostHandshakeMessage(); err != nil {
quic.go#L284: if err := q.conn.handlePostHandshakeMessage(); err != nil {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |